Skip to content

chore(py): release tket-py 0.14.0#1529

Draft
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--tket-py
Draft

chore(py): release tket-py 0.14.0#1529
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--tket-py

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Apr 21, 2026

🤖 I have created a release beep boop

0.14.0 (2026-05-12)

⚠ BREAKING CHANGES

  • In ModifierResolver::modify_fn_if_needed the parameter signature has been removed In control.rs, dagger.rs, and power.rs, the modifier constructors new() became private, and signature() was reduced from pub to pub(crate). In modifier_resolver.rs, several internal helpers were hidden or narrowed: DirWire::new, ModifierResolver::new, ModifierResolverErrors::{unreachable, unresolvable}, connect_all, and modify_signature are now private. DirWire::reverse is now pub(crate) In resolver submodules: modify_fn_if_needed, modify_fn, modify_global_phase, delete_phase, and modify_tket_op were changed from pub to pub(crate).

Features

Bug Fixes

  • Apply modifiers through function calls (#1531) (6a13f0c)
  • Incorrect matching of pytket parameters to unsupported graph ports (#1561) (4fc5a25)
  • Passes with Nested Modifier (#1546) (bf6df51)
  • Update examples link in README.md (#1506) (9a25ec8)

Documentation


This PR was generated with Release Please. See documentation.

@hugrbot hugrbot added autorelease: pending X-release Automated release PR labels Apr 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.09%. Comparing base (46b7137) to head (dde1759).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1529   +/-   ##
=======================================
  Coverage   84.09%   84.09%           
=======================================
  Files         188      188           
  Lines       29283    29283           
  Branches    28157    28157           
=======================================
  Hits        24625    24625           
  Misses       3479     3479           
  Partials     1179     1179           
Flag Coverage Δ
python 92.39% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch 5 times, most recently from 1fbcd82 to 7d05b7c Compare April 28, 2026 08:25
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch from 7d05b7c to 48a6818 Compare April 28, 2026 10:08
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch 2 times, most recently from a2ede5b to 3d138cb Compare May 5, 2026 13:40
@hugrbot hugrbot changed the title chore(py): release tket-py 0.13.1 chore(py): release tket-py 0.14.0 May 8, 2026
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch 2 times, most recently from 1e39326 to a8d2e0f Compare May 11, 2026 10:32
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch from a8d2e0f to dde1759 Compare May 12, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant